Computer science Lesson Plan
Class: 6th to 8th, Lesson 35.2 : Functions (User-Defined)
2 classes for 20 students with 5 computers.
Computer, Internet connection.
Students should know about directions (Left, Right, forward and backward) and basic programming.
1. Create a function that sends the harvester down a square path to pick a single head of lettuce from the middle of each row.
2. Try writing your function again. Is it still helpful? How can you make it work for this puzzle?
3. Try to solve this puzzle by creating your own function.
4. Use everything that you've learned so far to solve this puzzle in 19 code blocks or less!
5. Solve this puzzle in 23 code blocks or less.